home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / hf^k-1.dms / in.adf / Dictionary.Lha / C Symbols.dic < prev    next >
Encoding:
Text File  |  1996-07-11  |  358 b   |  52 lines

  1. Lexikon (0001)
  2. C/C++ Symbols
  3. 0x9922FF 0xFFFFFFFF 13 0 2
  4. 1
  5. sizeof
  6. new
  7. delete
  8. friend
  9. typedef
  10. auto
  11. register
  12. static
  13. extern
  14. inline
  15. virtual
  16. const
  17. volatile
  18. char
  19. short
  20. int
  21. long
  22. signed
  23. unsigned
  24. float
  25. double
  26. void
  27. enum
  28. class
  29. struct
  30. union
  31. asm
  32. private
  33. protected
  34. public
  35. operator
  36. case
  37. default
  38. if
  39. else
  40. switch
  41. while
  42. do
  43. for
  44. break
  45. continue
  46. return
  47. goto
  48. template
  49. try
  50. catch
  51. throw
  52.